[INFO] fetching crate embed_it 7.1.0...
[INFO] fixing embed_it-7.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate embed_it 7.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate embed_it 7.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate embed_it 7.1.0
[INFO] tweaked toml for crates.io crate embed_it 7.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embed_it 7.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate embed_it 7.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.9.0
[INFO] [stderr]   Downloaded embed_it_utils v7.1.0
[INFO] [stderr]   Downloaded hex-literal v1.1.0
[INFO] [stderr]   Downloaded embed_it_macros v7.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 812f4d8e95738e9c59bf808c29f8c923ed041c57f531a1f58875b11de6929db0
[INFO] running `Command { std: "docker" "start" "812f4d8e95738e9c59bf808c29f8c923ed041c57f531a1f58875b11de6929db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "812f4d8e95738e9c59bf808c29f8c923ed041c57f531a1f58875b11de6929db0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "812f4d8e95738e9c59bf808c29f8c923ed041c57f531a1f58875b11de6929db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "812f4d8e95738e9c59bf808c29f8c923ed041c57f531a1f58875b11de6929db0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling embed_it_utils v7.1.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]    Compiling convert_case v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling embed_it_macros v7.1.0
[INFO] [stderr]     Checking embed_it v7.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/simple_assets.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Assets;
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/with_extensions.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Assets;
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/support_alt_separator.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub struct Assets;
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed_it` (test "simple_assets") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]   --> tests/include_exclude.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Assets;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]   --> tests/support_alt_separator.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub struct Assets;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/fields.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Assets;
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/same_names': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/same_names.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SameNames;
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/child_of.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Assets;
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Dir` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn get_entry<D: Dir + ?Sized, T>(
[INFO] [stdout]    |                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DynDir` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 |         f: impl FnOnce(&Entry<DynDir, DynFile>) -> Option<T>,
[INFO] [stdout]    |                               ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn get_entry<D: Dir + ?Sized, T, DynDir>(
[INFO] [stdout]    |                                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DynFile` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:16:39
[INFO] [stdout]    |
[INFO] [stdout] 16 |         f: impl FnOnce(&Entry<DynDir, DynFile>) -> Option<T>,
[INFO] [stdout]    |                                       ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn get_entry<D: Dir + ?Sized, T, DynFile>(
[INFO] [stdout]    |                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Dir` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn get_file<D: Dir + ?Sized>(dir: &D, path: &str) -> &'static dyn EntryFile {
[INFO] [stdout]    |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `EntryFile` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:25:71
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn get_file<D: Dir + ?Sized>(dir: &D, path: &str) -> &'static dyn EntryFile {
[INFO] [stdout]    |                                                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Dir` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn get_dir<D: Dir + ?Sized>(dir: &D, path: &str) -> &'static dyn EntryDir {
[INFO] [stdout]    |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `EntryDir` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:29:70
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn get_dir<D: Dir + ?Sized>(dir: &D, path: &str) -> &'static dyn EntryDir {
[INFO] [stdout]    |                                                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed_it` (test "with_extensions") due to 8 previous errors
[INFO] [stderr] error: could not compile `embed_it` (test "fields") due to 1 previous error
[INFO] [stderr] error: could not compile `embed_it` (test "child_of") due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> tests/include_exclude.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Assets;
[INFO] [stdout]    | ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |         assert!(Assets.get("one.txt").is_some());
[INFO] [stdout]    |                        ^^^ method not found in `Assets`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `alt_sep::Assets` in the current scope
[INFO] [stdout]   --> tests/support_alt_separator.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout]  7 |       pub struct Assets;
[INFO] [stdout]    |       ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 | /             alt_sep::Assets
[INFO] [stdout] 26 | |                 .get("one_txt/hello")
[INFO] [stdout]    | |                 -^^^ method not found in `alt_sep::Assets`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> tests/include_exclude.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Assets;
[INFO] [stdout]    | ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |         assert!(Assets.get("hello.txt").is_some());
[INFO] [stdout]    |                        ^^^ method not found in `Assets`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `alt_sep::Assets` in the current scope
[INFO] [stdout]   --> tests/support_alt_separator.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout]  7 |       pub struct Assets;
[INFO] [stdout]    |       ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 | /             alt_sep::Assets
[INFO] [stdout] 35 | |                 .get("one_txt\\hello")
[INFO] [stdout]    | |                 -^^^ method not found in `alt_sep::Assets`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed_it` (test "include_exclude") due to 5 previous errors
[INFO] [stdout] error[E0599]: no method named `get` found for struct `no_alt_sep::Assets` in the current scope
[INFO] [stdout]   --> tests/support_alt_separator.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub struct Assets;
[INFO] [stdout]    |     ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |         assert!(no_alt_sep::Assets.get("one_txt\\hello").is_none());
[INFO] [stdout]    |                                    ^^^ method not found in `no_alt_sep::Assets`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> tests/include_exclude.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Assets;
[INFO] [stdout]    | ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |         assert!(Assets.get("world.txt").is_none());
[INFO] [stdout]    |                        ^^^ method not found in `Assets`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `no_alt_sep::Assets` in the current scope
[INFO] [stdout]   --> tests/support_alt_separator.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |       pub struct Assets;
[INFO] [stdout]    |       ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 | /             no_alt_sep::Assets
[INFO] [stdout] 46 | |                 .get("one_txt/hello")
[INFO] [stdout]    | |                 -^^^ method not found in `no_alt_sep::Assets`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> tests/include_exclude.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Assets;
[INFO] [stdout]    | ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |         assert!(Assets.get("one_txt").is_none());
[INFO] [stdout]    |                        ^^^ method not found in `Assets`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `entries` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout]  6 |   pub struct SameNames;
[INFO] [stdout]    |   -------------------- method `entries` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |           let paths = SameNames
[INFO] [stdout]    |  _____________________-
[INFO] [stdout] 14 | |             .entries()
[INFO] [stdout]    | |             -^^^^^^^ method not found in `SameNames`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `entries`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Entries`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed_it` (test "support_alt_separator") due to 6 previous errors
[INFO] [stdout] error[E0599]: no method named `same_txt` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |         assert_eq!(SameNames.same_txt().path().relative_path_str(), "same+txt");
[INFO] [stdout]    |                              ^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `same_txt_1` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt_1` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |             SameNames.same_txt_1().path().relative_path_str(),
[INFO] [stdout]    |                       ^^^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `same_txt_2` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt_2` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |             SameNames.same_txt_2().path().relative_path_str(),
[INFO] [stdout]    |                       ^^^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `same_txt_3` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt_3` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |             SameNames.same_txt_3().path().relative_path_str(),
[INFO] [stdout]    |                       ^^^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `same_txt_4` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt_4` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |             SameNames.same_txt_4().path().relative_path_str(),
[INFO] [stdout]    |                       ^^^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `same_txt_5` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt_5` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |             SameNames.same_txt_5().path().relative_path_str(),
[INFO] [stdout]    |                       ^^^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed_it` (test "same_names") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "812f4d8e95738e9c59bf808c29f8c923ed041c57f531a1f58875b11de6929db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "812f4d8e95738e9c59bf808c29f8c923ed041c57f531a1f58875b11de6929db0", kill_on_drop: false }`
[INFO] [stdout] 812f4d8e95738e9c59bf808c29f8c923ed041c57f531a1f58875b11de6929db0
